home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 December / EnigmA AMIGA RUN 13 (1996)(G.R. Edizioni)(IT)[!][issue 1996-12][PLANET CD III].iso / enigma / earcd / recent / scsi_listv1.5.rdm < prev    next >
Text File  |  1996-11-22  |  2KB  |  60 lines

  1. Short:    Shows data on SCSI devices (via MUI GUI)
  2. Author:   Richard@sellens.demon.co.uk
  3. Uploader: Richard@sellens.demon.co.uk
  4. Version:  1.5
  5. Type:     disk/misc
  6. Replace:  Disk/Misc/Scsi_List#
  7.  
  8. This is a little program which uses a MUI interface to view
  9. any SCSI devices connected to the any scsi controller on the
  10. machine. The program displays a cycle gadget with the
  11. avaliable scsi controller devices, for each contoller
  12. the program displays a list of the devices,
  13. and then a more detailed break down of each device.
  14.  
  15. The cycle gadget only list mounted devices, which contain the
  16. word "scsi", if your device name does not contain the word
  17. "scsi" then you will need to use the icon tooltypes :
  18.     DEVICE, DEVICE1, DEVICE2, DEVICE3, DEVICE4
  19.  
  20. Please Email me if you use this program, and let me know
  21. on what machines / devices you have used it on. If you
  22. find any bugs or have any sugestions again please let me
  23. know.
  24.  
  25. Thanks to the following people
  26.  
  27. Ariel Magnum
  28. Christer Bjarnemo - Swedish Catalog
  29. Gregor Kuhlnumm - German Catalog
  30. Glen Miller
  31. Gilles Morain
  32. Jeff Lindstrom - Device name length bug report
  33. Jon Peterson
  34. Richard Williams - Device name length bug report
  35. Sascha Reissner
  36. Francis Labrie - French Catalog
  37. Thomas Philippe - character display bug, Image display bug
  38. Miguel Fides - Spanish Catalog
  39. Ole-Morten - Norwegian Catalog
  40.  
  41.  
  42. V1.0 Origional Release
  43. V1.1 Minor Bug Fix for device string length
  44. V1.2 Added Locale Support (not all strings), added more info fields
  45. V1.3 Added ability to select controllers from cycle gadget,
  46.      Completed Locale Support for strings
  47. V1.4 Corrected Bug which cause unwanted characters to display 
  48.         on empty device
  49.      Corrected Image display in List (not showing complete Image)
  50.      Added ability to have 5 device TOOLTYPES
  51.      Added code to prevent duplication of devices
  52. V1.5 Minor Change to method used to display device 
  53.         standard
  54.      Modified Device List search to use same routine
  55.         as TOOLTYPES to add device to list.
  56.      Modified Method used to select page from list
  57.         gadget.
  58.      Modified Unit Page layout to allow for resizing
  59.         of window and hence gadgets.
  60.